home *** CD-ROM | disk | other *** search
/ SGI Hot Mix 14 / Hot Mix 14.iso / .all / bin / netscape / zmail.types (.txt) < prev   
Text File  |  1996-07-08  |  380b  |  17 lines

  1. #
  2. # MIME types for HTML and WebFORCE/WebJumper applications
  3. #
  4. TYPE    text/html    \
  5.     "netscape '%s' &"    None    "Hypertext"
  6.  
  7. TYPE    text/webjumper    \
  8.     "netscape `tail -1 '%s'` &"    None    "WebJumpsite"
  9.  
  10. ENCODE    text/html    none
  11. ENCODE    text/webjumper    none
  12.  
  13. MIME2IRIX text/html        HTMLDocument
  14. MIME2IRIX text/webjumper    WebJumpsite
  15. IRIX2MIME HTMLDocument        text/html
  16. IRIX2MIME WebJumpsite        text/webjumper
  17.